build: env var to enable expert config options
authorJonathan Creekmore <jonathan.creekmore@gmail.com>
Mon, 18 Jan 2016 13:53:02 +0000 (14:53 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 18 Jan 2016 13:53:02 +0000 (14:53 +0100)
commit9fe8d627e0612529dd2733b9c2328815cfa90f3b
treec6c19832a24c78c3955377fd6accaebde0d6bde2
parent9761bfb9b7582ef50202f3b4e04d658713422c0d
build: env var to enable expert config options

Add an additional environment variable, defaulting to disabled,
that enables the CONFIG_EXPERT configuration option. The purpose
of the CONFIG_EXPERT configuration option is to make non-standard
Kconfig options visible during the configuration process. The
CONFIG_EXPERT option is not, itself, visible during the Kconfig
configuration process, so typical users will never see it nor
any of the non-standard configuration options.

Signed-off-by: Jonathan Creekmore <jonathan.creekmore@gmail.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
xen/Kconfig
xen/Makefile